home *** CD-ROM | disk | FTP | other *** search
- Path: osiris.wu-wien.ac.at!usenet
- From: Rony.Flatscher@wu-wien.ac.at
- Newsgroups: comp.lang.rexx
- Subject: Re: Date arithmetic missing in REXX
- Date: 15 Apr 1996 11:21:51 GMT
- Organization: University of Economics and Business Administration
- Distribution: inet
- Message-ID: <4ktbgf$f5q@osiris.wu-wien.ac.at>
- References: <4ksb9p$1eps@news-s01.ny.us.ibm.net>
- Reply-To: Rony.Flatscher@wu-wien.ac.at
- NNTP-Posting-Host: rony.wu-wien.ac.at
- X-Newsreader: IBM NewsReader/2 v1.9d - NLS
-
- In <4ksb9p$1eps@news-s01.ny.us.ibm.net>, javier5@ibm.net writes:
- >Today I was revising a program at work (OS2 REXX) and to my
- >surprise I could not find a way to do date arithmetic. I found
- >the date("base") which returs a julian date, but I could not
- >find anything that takes that format back into any other format.
-
- Javier5:
-
- You might want to try
-
- ftp://hobbes.nmsu.edu/os2/dev32/rexx/datergf1.zip
-
- datergf1.zip Jan 31 1995 22043 REXX date arithmetics/conversions
-
- The upcoming Object Rexx BTW has provisions to transfer dates from one
- format to another.
-
- Regards,
-
- ---rony
-
-
-